print is zsh law layer command.
For example it probably build zle command behaviour.
If you master it you will get so beautifule zsh style.
DoH queries resolve over HTTPS for privacy, performance, and security. DoH also makes it easier to use a name server of your choice instead of the one configured for your system.
Click one button and see your whole class schedule pop up - your periods, your classes, and your lunch period - right on your screen.
💬 More scripts and support → discord.gg/QqAXc6FRMt
Just run the following JavaScript bookmarklet on https://www.microsoft.com/en-us/software-download/windows10 to reveal all Windows versions.
$("select#product-edition").html("<option value selected value='selected'>Select edition</option><option value='2'>Windows 7 Home Basic SP1 </option><option value='4'>Windows 7 Professional SP1 </option><option value='6'>Windows 7 Home Premium SP1 </option><option value='8'>Windows 7 Ultimate SP1 </option><option value='10'>Windows 7 Home Premium N SP1 </option><option value='12'>Windows 7 Professional N SP1 </option><option value='14'>Windows 7 Ultimate N SP1 </option><option value='16'>Windows 7 Professional K SP1 </option><option value='18'>Windows 7 Professional KN SP1 </option><option value='20'>Windows 7 Home Premium K SP1 </option><option value='22'>Windows 7 Home Premium KN SP1 </option><option value='24'>Windows 7 Ultimate KN SP1 </option><option value='26'>Windows 7 Ultimate K SP1 </option><option value='28'>Windows 7 Starter SP1 </option><option value
| #Requires -Version 5.1 | |
| <# | |
| .SYNOPSIS | |
| Build JonathanSalwan/Triton for Windows: static lib (e.g. IDA plugins) + shared Python module. | |
| .DESCRIPTION | |
| Drop this script into a Triton source checkout (or pass -RepoRoot) and run it. | |
| It configures/builds/installs: | |
| - static -> <InstallRoot>/triton-static (triton.lib for C++ consumers like Ponce) | |
| - shared -> <InstallRoot>/triton (DLL) + copies triton.pyd into Python site-packages |
| `````````````````````````````````````````` | |
| Windows Product Keys for Getting Past Setup | |
| Windows XP - Windows 11 | |
| Home product keys are currently not added. | |
| THESE WILL ONLY HELP YOU GET PAST SETUP AND WILL NOT | |
| ACTIVATE WHEN YOU CONNECT TO THE INTERNET. THESE JUST | |
| LET YOU INSTALL WINDOWS TO YOUR HARDDISK UNACTIVATED | |
| `````````````````````````````````````````` |
A pattern for building personal knowledge bases using LLMs.
This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.
Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.
| UNLOCKED |